Name | Description | |
---|---|---|
![]() | UaChannelBase<TChannel> Constructor |
The following tables list the members exposed by UaChannelBase<TChannel>.
Name | Description | |
---|---|---|
![]() | UaChannelBase<TChannel> Constructor |
Name | Description | |
---|---|---|
![]() | BinaryEncodingSupport | Gets the binary encoding support. (Inherited from Opc.Ua.UaChannelBase) |
![]() | CurrentToken | Gets the the channel's current security token. (Inherited from UaChannelBase) |
![]() | EndpointConfiguration | Gets the configuration for the channel. (Inherited from UaChannelBase) |
![]() | EndpointDescription | Gets the description for the endpoint used by the channel. (Inherited from UaChannelBase) |
![]() | MessageContext | Gets the context used when serializing messages exchanged via the channel. (Inherited from UaChannelBase) |
![]() | OperationTimeout | Gets or sets the default timeout for requests send via the channel. (Inherited from UaChannelBase) |
![]() | SupportedFeatures | A masking indicating which features are implemented. (Inherited from UaChannelBase) |
![]() | UseBinaryEncoding | Returns true if the channel uses the UA Binary encoding. (Inherited from UaChannelBase) |
Name | Description | |
---|---|---|
![]() | BeginClose | Begins an asynchronous operation to close the secure channel. (Inherited from Opc.Ua.UaChannelBase) |
![]() | BeginInvokeService | Overridden. The client side implementation of the BeginInvokeService service contract. |
![]() | BeginOpen | Begins an asynchronous operation to open a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase) |
![]() | BeginReconnect | Begins an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase) |
![]() | BeginSendRequest | Begins an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase) |
![]() | Close | Closes any existing secure channel. (Inherited from UaChannelBase) |
![]() | CloseAsync | Closes any existing secure channel. (Inherited from UaChannelBase) |
![]() | CloseChannel | Closes the channel with the server. (Inherited from UaChannelBase) |
![]() | Dispose | Overloaded. Overridden. An overrideable version of the Dispose. |
![]() | EndClose | Completes an asynchronous operation to close a communication object. (Inherited from UaChannelBase) |
![]() | EndInvokeService | Overridden. The client side implementation of the EndInvokeService service contract. |
![]() | EndOpen | Completes an asynchronous operation to open a communication object. (Inherited from UaChannelBase) |
![]() | EndReconnect | Completes an asynchronous operation to close the existing secure channel and open a new one. (Inherited from UaChannelBase) |
![]() | EndSendRequest | Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase) |
![]() | EndSendRequestAsync | Completes an asynchronous operation to send a request over the secure channel. (Inherited from UaChannelBase) |
![]() | Initialize | Overloaded. Initializes a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase) |
![]() | InvokeService | Overridden. The client side implementation of the InvokeService service contract. |
![]() | Open | Opens a secure channel with the endpoint identified by the URL. (Inherited from UaChannelBase) |
![]() | OpenChannel | Opens the channel with the server. (Inherited from UaChannelBase) |
![]() | Reconnect | Overloaded. Overridden. Closes any existing secure channel and opens a new one. |
![]() | ScheduleOutgoingRequest | Schedules an outgoing request. (Inherited from UaChannelBase) |
![]() | SendRequest | Sends a request over the secure channel. (Inherited from UaChannelBase) |
![]() | SendRequestAsync | Sends a request over the secure channel. (Inherited from UaChannelBase) |